SmartFTP FTP Library
IFTPConnection::RemoveDirectory Method

Removes the specified directory. 

The client sends a RMD command to remove the directory. Due to the nature of FTP the directory is not removed if it's not empty.

IDL
HRESULT RemoveDirectory(
    [in] BSTR directory
);
What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.